@charset "utf-8";
/* CSS Document */
*{
	margin:0; padding:0;
	font-family:"Microsoft YaHei";
	}
li,dl{
	list-style:none;
	}
img{
	border:0;
	}
a{
	text-decoration:none;
	}
.clear{
	clear:both;
	}
html{
	min-width:1100px;
	}